relocate p2m_mem_access_resume to mem_access common
authorTamas K Lengyel <tklengyel@sec.in.tum.de>
Fri, 26 Sep 2014 14:25:31 +0000 (16:25 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 26 Sep 2014 14:25:31 +0000 (16:25 +0200)
commitaa773dc665e9c339a9e32f04f26f4def9f542c8f
tree29f70189353236476bc89657cec55dad0a02b089
parent4c63692d7c38c5ac414fe97f8ef37b66e05abe5c
relocate p2m_mem_access_resume to mem_access common

Relocate p2m_mem_access_resume to common and abstract the new
p2m_mem_event_emulate_check into the p2m layer to.

Signed-off-by: Tamas K Lengyel <tklengyel@sec.in.tum.de>
Acked-by: Tim Deegan <tim@xen.org>
xen/arch/x86/mm/p2m.c
xen/common/mem_access.c
xen/common/mem_event.c
xen/include/asm-arm/p2m.h
xen/include/asm-x86/p2m.h
xen/include/xen/mem_access.h